Total Complexity | 17 |
Dependencies | 7 |
Dependents | 4 |
Total lines | 209 |
Lines of code | 100 |
Logical lines of code | 33 |
Comment lines | 84 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
validate_token() | 51 | 4 | 30 | |
get_user_uuid() | 61 | 4 | 12 | |
generate_token() | 51 | 2 | 27 | |
get_secret_key() | 66 | 3 | 8 | |
get_user_data() | 58 | 1 | 16 | |
__construct() | 80 | 1 | 3 | |
revoke_token() | 91 | 1 | 2 | |
refresh_token() | 91 | 1 | 2 |